Skip to content

chore(deps): update dependency concurrently to v10 - #687

Merged
ahochsteger merged 1 commit into
mainfrom
renovate/major-deps-lib-major
Jul 26, 2026
Merged

chore(deps): update dependency concurrently to v10#687
ahochsteger merged 1 commit into
mainfrom
renovate/major-deps-lib-major

Conversation

@renovate

@renovate renovate Bot commented May 16, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
concurrently 9.2.410.0.3 age confidence

Release Notes

open-cli-tools/concurrently (concurrently)

v10.0.3

Compare Source

Republish of https://github.com/open-cli-tools/concurrently/releases/tag/v10.0.1 with Trusted Publishing enabled (see #​595)

Full Changelog: open-cli-tools/concurrently@v10.0.2...v10.0.3

v10.0.1

Compare Source

  • Ensure FlowController type is exported - #​594

Full Changelog: open-cli-tools/concurrently@v10.0.0...v10.0.1

v10.0.0

Compare Source

💥 Breaking Changes

  • Dropped support for Node.js <22.0.0.
    Older Node.js version have reached end-of-life, and certain features require new-ish JS APIs.
  • concurrently is now ESM-only.
    It's now possible to require(esm). See here for interoperability.
  • Prefix colors now default to automatic - #​581
    The colors used to default to reset (which does nothing). Concurrently now automatically selects a color, out of the box.
    The list of colors used is not jarring nor carries semantic meaning, and reads well in both dark and light terminal backgrounds.
  • Removed deprecated flags and options
    • CLI flag --name-separator: use commas instead.
    • API option killOthers: use killOthersOn instead.

✨ New Features

  • Support applying modifiers to hex prefix colors (e.g. #ff0000.bold) - #​450
  • Support chalk's color functions in prefixes (e.g. rgb(), hex(), bgRgb(), etc) - #​578
  • Set prefix background color via bg#RRGGBB - #​578
  • Allow shell override via --shell CLI flag/shell API option - #​288, #​589, #​556
    concurrently distinguishes between cmd.exe, powershell, and POSIX-based shells.
  • Manual prefix coloring in templates e.g. [{color}{name}{/color}] - #​583, #​587

🐛 Bug fixes

  • Scope quote normalization to CLI input - #​582, #​585
    It should now also be possible to run commands like "/some/command" foo bar"
  • Don't throw when color doesn't exist - #​580

🔐 Security

Other changes

  • Warn about running on Snap - #​584

New Contributors

Full Changelog: open-cli-tools/concurrently@v9.2.1...v10.0.0


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "before 8am on saturday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies Update one or more dependencies version label May 16, 2026
@coveralls

coveralls commented May 16, 2026

Copy link
Copy Markdown
Collaborator

Coverage Report for CI Build 30204189497

Coverage remained the same at 98.495%

Details

  • Coverage remained the same as the base build.
  • Patch coverage: No coverable lines changed in this PR.
  • No coverage regressions found.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

No coverage regressions found.


Coverage Stats

Coverage Status
Relevant Lines: 8963
Covered Lines: 8840
Line Coverage: 98.63%
Relevant Branches: 1067
Covered Branches: 1039
Branch Coverage: 97.38%
Branches in Coverage %: Yes
Coverage Strength: 87.56 hits per line

💛 - Coveralls

@renovate
renovate Bot force-pushed the renovate/major-deps-lib-major branch from 95e178e to 5455926 Compare May 18, 2026 10:55
@sonarqubecloud

Copy link
Copy Markdown

@renovate
renovate Bot force-pushed the renovate/major-deps-lib-major branch from 5455926 to d14f485 Compare May 28, 2026 16:50
@renovate renovate Bot changed the title chore(deps): update dependency yargs to v18 chore(deps): update deps:lib-major to v18 Jun 2, 2026
@renovate
renovate Bot force-pushed the renovate/major-deps-lib-major branch from d14f485 to 255f287 Compare June 4, 2026 11:51
@renovate renovate Bot changed the title chore(deps): update deps:lib-major to v18 chore(deps): update deps:lib-major (major) Jun 4, 2026
@renovate
renovate Bot force-pushed the renovate/major-deps-lib-major branch from 255f287 to 66509e2 Compare June 8, 2026 01:36
@renovate
renovate Bot force-pushed the renovate/major-deps-lib-major branch from 66509e2 to e7509c3 Compare June 9, 2026 06:56
@renovate
renovate Bot force-pushed the renovate/major-deps-lib-major branch from e7509c3 to 6dfb76e Compare June 15, 2026 07:02
@renovate
renovate Bot force-pushed the renovate/major-deps-lib-major branch from 6dfb76e to bb1a425 Compare June 16, 2026 08:06
@renovate
renovate Bot force-pushed the renovate/major-deps-lib-major branch from bb1a425 to dbe481c Compare June 17, 2026 18:44
@renovate
renovate Bot force-pushed the renovate/major-deps-lib-major branch from dbe481c to c82485c Compare June 18, 2026 06:11
@renovate
renovate Bot force-pushed the renovate/major-deps-lib-major branch from c82485c to 56dd830 Compare June 19, 2026 11:50
@renovate
renovate Bot force-pushed the renovate/major-deps-lib-major branch from 56dd830 to 8c6e36f Compare June 20, 2026 09:46
@renovate
renovate Bot force-pushed the renovate/major-deps-lib-major branch from 8c6e36f to 981fb62 Compare June 24, 2026 18:46
@renovate
renovate Bot force-pushed the renovate/major-deps-lib-major branch from 981fb62 to 671042b Compare June 27, 2026 08:35
@renovate
renovate Bot force-pushed the renovate/major-deps-lib-major branch from 671042b to 5bc8cc9 Compare July 15, 2026 18:45
@renovate
renovate Bot force-pushed the renovate/major-deps-lib-major branch from 5bc8cc9 to 077c2fc Compare July 26, 2026 12:36
@renovate renovate Bot changed the title chore(deps): update deps:lib-major (major) chore(deps): update dependency concurrently to v10 Jul 26, 2026
@renovate
renovate Bot force-pushed the renovate/major-deps-lib-major branch from 077c2fc to c90a071 Compare July 26, 2026 13:01
@renovate
renovate Bot force-pushed the renovate/major-deps-lib-major branch from c90a071 to e84fa2a Compare July 26, 2026 13:30
@sonarqubecloud

Copy link
Copy Markdown

@ahochsteger
ahochsteger merged commit 160c341 into main Jul 26, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Update one or more dependencies version

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants